home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Examples / LazyScrollDir / TODO.txt < prev   
Encoding:
Text File  |  1996-02-08  |  531 b   |  17 lines

  1. //-----------------------------------------------------------------------------
  2. // ScrollDir TODO.txt
  3. // $Id$
  4. //-----------------------------------------------------------------------------
  5.  
  6. TODO:
  7. -----
  8. - Fix scroll position after reload.     Only "update" should preserve
  9.         the scroll position.
  10.  
  11. DONE:
  12. -----
  13. - Implement save/restore settings to/from NXDefaults.
  14. - Don't load the image immediately while scanning the directory.
  15. - Separate the extra formatting that needs to be done for lazy mode
  16.         from the stuff done for eager mode.
  17.